GetViewType
TheGetViewType
method returns this frame's view type.
ODTypeToken GetViewType ();
- return value
- A tokenized string representing this frame's view type.
DISCUSSION
The return value must be the tokenized form of one of the view-type constants (kODViewAsFrame
,kODViewAsSmallIcon
,kODViewAsLargeIcon
, orkODViewAsThumbnail
). You can call the session object'sTokenize
method to obtain a token corresponding to one of these constants.SEE ALSO
TheODTypeToken
type (page 877).
TheODFrame::ChangeViewType
method (page 313).
TheODFrame::SetViewType
method (page 339).
TheODSession::Tokenize
method (page 622).
Listing 2-9 on page 54 in OpenDoc Cookbook.
Listing 2-15 on page 64 in OpenDoc Cookbook.
Listing 2-19 on page 71 in OpenDoc Cookbook.
"View Type" on page 155 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help